home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _DBB0CF6EE9AE4371B00F2F65E9994917 < prev    next >
Extensible Markup Language  |  2006-04-03  |  991b  |  37 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2.  
  3. <profile>
  4.  
  5. <!-- Channel section lists all the channels available from this website. -->
  6.  
  7.   <section name="ChannelList">
  8.  
  9.     <entry name="senado.gov.br">84</entry>            <!-- TV senado -->
  10.  
  11.  
  12.   </section>
  13.  
  14. <!-- Formating of Listing -->
  15.   <section name="Listing">
  16.     <entry name="BaseURL">http://tudonoar.uol.com.br/</entry>
  17.     <entry name="SearchURL">tudonoar/detalheCanal.aspx?IDcanal=#ID&data=#_D/#_M/#YYYY</entry>
  18.  
  19.     <entry name="Start">tblProgramacao</entry>
  20.     <entry name="End">Imprimir</entry>
  21.     <entry name="Tags">T</entry>
  22.  
  23. <!-- Template of the Listing information -->
  24.     <entry name="Template">
  25. <tr>
  26. <td><#START></td>
  27. <td><#TITLE></td>
  28. </tr>
  29.     </entry>
  30.   </section>
  31.  
  32.   <section name="Info">
  33.     <entry name="GuideDays">14</entry>
  34.     <entry name="Lang">da</entry>
  35.     <!-- <entry name="TimeZone"></entry> -->
  36.   </section>
  37. </profile>